Name WeaponsBox
ShortName Box
TopTexture Blacktop
SideTexture Blackside
BottomTexture Blackbottom
BlockID 149
Recipe I iron G wood
III
GGG
III
//AddGun shortName amountOf item
//AddAmmo must come immediately after AddGun for them to be in the same slot
//The names of the items / blocks are those in the code, with some exceptions such as iron (ingotIron) and gunpowder (sulphur)
//And with parts from this mod, they are the shortName of the item
//NumGuns must come before all the addGun lines and must be correct.
NumGuns 6
AddGun m16 16 iron
AddAmmo m16Ammo 4 iron 3 gunpowder
AddGun sniper 16 iron 4 glass
AddAmmo SniperAmmo 3 iron 3 gunpowder
AddAltAmmo Ex.Ammo 5 iron 5 gunpowder
AddGun Winchester70 5 iron 4 glass
AddAmmo Winchester70Ammo 4 iron 4 gunpowder
AddGun minigun 10 iron 1 gunpowder
AddAmmo MiniAmmo 5 iron 4 gunpowder
AddGun bow 3 wood 1 iron
AddAmmo arrows 1 iron 1 feather 1 stick